@charset "gb2312";
*{ margin:0; padding:0;}
body{ width:100%; font-size:14px;}
div{ font:normal normal normal 14px/28px \5FAE\8F6F\96C5\9ED1; text-align:left; color:#333;}
a{ text-decoration:none; font-size:14px;}
a:link,a:visited{ color:#333;}
a:hover{ color:#e94709;}
a img{ border:0;}
ul li{ list-style:none;}
a{ outline:none; star:expression(this.onFocus=this.blur()); cursor:pointer;}
img,object{ -ms-interpolation-mode:bicubic; border:none; height:auto; width:auto; max-width:100%; vertical-align:middle;}
input,select,textarea{ outline:0; -webkit-font-smoothing:none; -webkit-font-smoothing:antialiased; font-family:\5FAE\8F6F\96C5\9ED1; font-size:14px;}
.clear{ clear:both; font-size:0;}
.wrap{ max-width:1200px; margin:0 auto;}
.trans{ transition-duration:1s; -ms-transition-duration:1s; -moz-transition-duration:1s; -webkit-transition-duration:1s;}/* Í¼Æ¬·Å´ó */
.trans:hover{ transform:scale(1.05) scale(1.05); -moz-transform:scale(1.05) scale(1.05); -ms-transform:scale(1.05) scale(1.05); -o-transform:scale(1.05) scale(1.05); -webkit-transform:scale(1.05) scale(1.05);}
.rotate{ transition-duration:0.5s; -ms-transition-duration:0.5s; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s;}/* 360¶ÈÐý×ª */
.rotate:hover{ transform:rotate(360deg); -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -webkit-transform:rotate(360deg);}
.shadow{ box-shadow:0 1px 5px -2px #1d1d1d; -moz-box-shadow:0 1px 5px -2px #1d1d1d; -ms-box-shadow:0 1px 5px -2px #1d1d1d; -o-box-shadow:0 1px 5px -2px #1d1d1d; -webkit-box-shadow:0 1px 5px -2px #1d1d1d;}
.smove,.headMenu a,.sonnav a{ -moz-transition:all 0.8s cubic-bezier(.19,1,.22,1); -o-transition:all 0.8s cubic-bezier(.19,1,.22,1); -webkit-transition:all 0.8s cubic-bezier(.19,1,.22,1); transition:all 0.8s cubic-bezier(.19,1,.22,1);}
.middle{ display:flex; display:-webkit-flex; display:-ms-flex; display:-moz-flex; display:-o-flex; align-items:center; -webkit-align-items:center; -ms-align-items:center; -moz-align-items:center; -o-align-items:center;}
.hid{ overflow:hidden;}
.flt{ float:left; overflow:hidden;}
.frt{ float:right; overflow:hidden;}
.buttonstyle{ border:solid 1px #fc5414; background:#e94709; color:#fff; text-align:center; line-height:28px; padding:4px 20px; cursor:pointer; display:inline-block; text-indent:0; font-size:16px; border-radius:8px; -webkit-border-radius:8px; -ms-border-radius:8px; -moz-border-radius:8px; -o-border-radius:8px;}
.buttonstyle:hover{ background:#c53802; color:#fff;}

.headTopFixed{ width:100%; position:fixed; left:0; top:0; z-index:9999; background:#fff; box-shadow:0 -5px 10px 5px #333;}
.headTopFixed .menuSonMenu{ box-shadow:0 7px 10px -5px #333;}
.headTd{ height:35px; line-height:34px; background:#f5f5f5;}
.headTd div{ line-height:inherit;}
.headTd .headTdCt{ text-align:right;}
.headTd .headTdCt span{ display:inline-block; margin-left:35px; line-height:inherit;}
.headTd .headTdCt .headTdIco{ background-image:url(/index/images/style/headTdIco.png); background-repeat:no-repeat; background-position:left top; padding-left:20px;}
.headTd .headTdCt .headTdIco2{ background-position:left -35px;}
.headTd .headTdCt .headTdIco3{ background-position:left -70px;}
.headLogo{ height:68px; padding-top:20px;}
.headLogoLink{ float:left; height:48px;}
.headMenu{ height:68px; float:right;}
.headMenu .ulMenu{ height:68px;}
.headMenu .ulMenu .menuList{ height:100%; text-align:center; float:left; display:inline-block; margin-left:42px;}
.headMenu .ulMenu .menuList .menuFir{ height:68px; overflow:hidden; line-height:48px; display:block; font-size:16px; position:relative;}
.headMenu .ulMenu .menuList .menuFir:after{ content:""; position:absolute; left:0; bottom:0; width:0; height:3px; background:#e94709; -moz-transition:all 0.8s cubic-bezier(.19,1,.22,1); -o-transition:all 0.8s cubic-bezier(.19,1,.22,1); -webkit-transition:all 0.8s cubic-bezier(.19,1,.22,1); transition:all 0.8s cubic-bezier(.19,1,.22,1);}
.headMenu .ulMenu .menuList a.menuLink, .headMenu .ulMenu .menuList .menuFir:hover{ color:#e94709;}
.headMenu .ulMenu .menuList .menuFir:hover:after, .headMenu .ulMenu .menuList a.menuLink:after{ width:100%;}
.headMenu .menuSonMenu{ width:100%; position:absolute; left:0; overflow:hidden; text-align:left; z-index:9999; /*opacity:0.85; filter:alpha(opacity=85);*/ display:none;}
.headMenu .menuSonMenu ul{ width:100%; background:#fff; text-align:center; padding-top:10px;}
.headMenu .menuSonMenu ul li{ overflow:hidden; display:inline-block; text-align:center;}
.headMenu .menuSonMenu ul li a{ display:block; font-size:16px; padding:0 25px;}
.headMenu .menuSonMenu ul li a span{ height:70px; display:block; overflow:hidden;}
.headMenu .menuSonMenu ul li a span img{ margin-top:-70px;}
.headMenu .menuSonMenu ul li a:hover span img{ margin-top:0;}

.Search{ height:30px; padding:10px 0; overflow:hidden; box-shadow:0 0 10px -8px #333;
         background:linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#e7e7e7 100%); 
         background:-o-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#e7e7e7 100%); 
         background:-moz-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#e7e7e7 100%); 
         background:-webkit-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#e7e7e7 100%); 
         background:-ms-linear-gradient(to bottom, #fff 0%,#f5f5f5 50%,#e7e7e7 100%);}
.Search .SearKey{ width:835px; height:30px; line-height:30px; float:left; font-size:10px;}
.Search .SearKey strong{ font-size:14px;}
.Search .SearKey a{ padding:0 12px; font-size:14px;}
.Search .SearCt{ height:28px; border:solid 1px #696a6a; border-radius:50px; float:right; overflow:hidden;}
.Search .SearCt .tb_sear{ width:280px; padding:0 10px 0 15px; height:28px; line-height:28px; background:none; float:left; border:0;}
.Search .SearCt .btn_sear{ border:0; color:#fff; background:url(/index/images/style/ss_bot2.png) no-repeat center center; float:right; height:28px; width:45px; display:inline-block; cursor:pointer;}

.footer{ overflow:hidden; background:#6c6c6c; margin-top:30px; padding-top:50px;}
.footLogo{ width:220px; float:left; text-align:center;}
.footLogo a, .footLogo a img{ width:100%; overflow:hidden; display:block;}
.footLogo span{ display:block; text-align:center; color:#c2c2c2; font-size:12px; margin-top:40px;}
.footLogo span img{ display:block; margin:0 auto;}
.footMenu{ overflow:hidden; padding-bottom:20px;}
.footMenu .dMenu{ width:100px; height:250px; position:relative; padding-left:25px; margin-left:21px;}
.footMenu .dMenu:after{ content:""; position:absolute; left:3px; top:0; background:#7d7d7d; width:1px; height:100%; z-index:1;}
.footMenu .dMenu:before{ content:""; position:absolute; left:0; top:0; background:#e94709; width:7px; height:7px; z-index:2;}
.footMenu .dMenu dt{ margin-top:3px;}
.footMenu .dMenu dt a{ font-size:16px; color:#fff;}
.footMenu .dMenu dd{ margin-top:10px; padding-left:2px;}
.footMenu .dMenu dd a{ width:100%; font-size:12px; line-height:33px; display:block; color:#9fa0a0;}
.footMenu .dMenu dd a:hover{ text-indent:5px;}
.footMenu .dMenuPro{ width:200px;}
.footMenu .dMenuPro dd a{ width:50%; float:left;}
.footLink{ border-top:solid 1px #7d7d7d; margin-top:40px; padding:20px 0 0;}
.footLink b{ font-size:16px;}
.footLink a{ padding:0 10px; color:#9fa0a0; display:inline-block;}
.footCopy{ background:#515151; overflow:hidden; padding:20px 0;}
.footCode{ display:inline-block; margin-left:15px;}
.footCopyMenu a, .footCopyRight, .footCopyRight a{ color:#9fa0a0;}
.footCopyMenu i{ display:inline-block; width:2px; border-right:1px dotted #7c7c7c; height:10px; margin:0 14px; vertical-align:middle;}
.footCopyLink{ margin-top:15px;}
.footCopyLink a{ display:inline-block; margin-left:10px;}

.iTitle{ text-align:center; font-size:16px; margin-top:60px;}
.iTitle b{ display:block; font-size:30px; line-height:40px;}
.imgCen{ width:100%; overflow:hidden; position:relative;}
.imgCenBox{ position:relative; left:50%; clear:left; float:left; text-align:center;}
.imgCenBox img{ display:block; float:left; position:relative; right:50%; width:auto; max-width:inherit;}
.iMsgBox{ overflow:hidden; margin-top:40px;}
.iMsgPic, .iMsgCt{ width:600px; height:500px; overflow:hidden; background:#f5f5f5;}
.iMsgPic img{ width:100%; height:100%;}
.iMsgCt .iMsgTit{ width:420px; height:122px; border:solid 1px #ccc; margin:67px auto 0; text-align:center; position:relative;}
.iMsgCt .iMsgTit b{ color:#8b8989; font-size:25px; background:#f5f5f5; padding:0 10px; display:inline-block; position:absolute; left:57px; top:-15px;}
.iMsgCt .iMsgTit p{ width:235px; height:66px; background:url(/index/images/style/iMsgIco.png) no-repeat left center; margin:35px auto 0; padding-left:80px; color:#e94709; overflow:hidden; line-height:28px;}
.iMsgCt .iMsgTit p strong{ font-size:33px; font-weight:normal; display:block; margin:5px 0 2px;}
.iMsgCt .iMsgTit p span{ display:block; position:relative;}
.iMsgCt .iMsgTit p span:after{ content:""; position:absolute; width:100%; height:1px; background:#e94709; position:absolute; left:0; top:14px;}
.iMsgCt .iMsgTit p span i{ font-size:22px; font-style:normal; background:#f5f5f5; padding:0 10px; position:relative; z-index:1;}
.iMsg{ margin-top:30px;}
.iMsg .iMsgList{ width:468px; margin:0 auto 10px; overflow:hidden;}
.iMsg .iMsgList p{ width:211px; float:left; padding-left:23px; height:38px; background-image:url(/index/images/style/iMsgIco2.png); background-repeat:no-repeat; background-position:left top;}
.iMsg .iMsgList .iMsgMail{ background-position:left -37px;}
.iMsg .iMsgList .iMsgTel{ background-position:left -111px;}
.iMsg .iMsgList .iMsgAdd{ background-position:2px -148px;}
.iMsg .iMsgList p span{ width:23px; height:37px; line-height:37px; display:inline-block; color:#e94709; font-size:15px; text-indent:5px;}
.iMsg .iMsgList .inptn{ width:166px; height:35px; background:#fff; border:solid 1px #eee; padding:0 10px;}
.iMsg .iMsgList .errorClass{ border-color:#e94709;}
.iMsg .iMsgList .iMsgListCont span{ width:23px; height:37px; display:inline-block; background:url(/index/images/style/iMsgIco2.png) no-repeat left -74px; float:left;}
.iMsg .iMsgList .iMsgListCont .inptn{ width:400px; height:75px; line-height:25px; padding:5px 10px;}
.iMsg .iMsgBtn{ width:422px; margin:0 auto; padding-top:5px;}
.iMsg .iMsgBtn .buttonstyle{ padding:2px 15px; border-radius:0;}

#newkefu_right{ position:absolute; height:auto; overflow:hidden; top:80px; right:0; z-index:99999;}
.newkefu{ border:solid 0 #ccc; background:none transparent scroll repeat 0% 0%;}
.kefu{ position:fixed; text-align:center; width:176px; overflow:hidden; top:80px; right:3px;}
.newkefu_bar{ cursor:pointer;}
.newkefu_group{ text-align:center; width:140px; float:right; height:auto; overflow:hidden;}
.newkefu_group .shouqian_mid{ background:url(/index/images/style/kefu-middle.png) repeat-y; height:auto; overflow:hidden;}
.newkefu_group .shouqian_mid .shouqian_top{ width:100%; background:url(/index/images/style/kefu-top.png) no-repeat; overflow:hidden;}
.newkefu_group .shouqian_mid .midli_ul{ width:100%; margin:4px auto 0; overflow:hidden;}
.newkefu_group .shouqian_mid .midli_ul li{ width:100%; line-height:24px; text-align:center; overflow:hidden;}
.newkefu_group .shouqian_mid .midli_ul li a{ display:block;}
.newkefu_group .shouqian_mid .midli_ul li img{ vertical-align:bottom;}
.newkefu_group .shouqian_mid .midli_ul .midli_tt{ height:24px; line-height:23px; color:#fff; font-size:15px; text-shadow:1px 2px 2px #444; background:url(/index/images/style/kefu-midtop.png) no-repeat; margin-bottom:12px; font-family:\5FAE\8F6F\96C5\9ED1;}
.newkefu_group .shouqian_mid .midli_ul .midli_ct{ margin-bottom:10px;}
.newkefu_group .shouqian_mid .midli_ul .midli_ct .kefu_wechat{ width:117px; margin:2px auto 0;}
.newkefu_group .bottom{ height:7px; background:url(/index/images/style/kefu-bottom.png) no-repeat;}
#map{ margin:10px auto; border:solid 1px #cccccc; padding-bottom:10px; width:98%; overflow:hidden;}
#map ul{ padding:0 0 0 26px; margin:0; text-align:left; clear:both;}
#map ul li{ list-style:none; margin:0; padding-top:0 !important; clear:both; text-align:left;}
#map ul li span{ color:#fff; display:block; overflow:hidden; height:22px; line-height:22px;float:left;margin:5px 0 0; text-align:center;}
#map ul li span.spn_id{ width:25px;}
#map ul li span.spn_nm{ width:125px !important;}
#map ul li a{ color:#fff; display:block; width:110px; overflow:hidden; height:16px; line-height:16px;float:left; margin:5px 0 0; text-align:left; padding-left:15px;}
#map .ul_0{ padding:0;}
#map .ul_0 li a,.ul_0 li span{ background:#505050;}
#map .ul_1 li ul{ float:left;}
#map .ul_1 li a,.ul_1 .li1 span a{ background:url(/index/images/style/li_bg1.gif) no-repeat left center;  font-weight:bold; font-size:13px; color:#000;}
#map .ul_2 li a,.ul_2 .li2 span a{ background:url(/index/images/style/li_bg2.gif) no-repeat left center;  font-weight:normal; font-size:12px; color:#444;}
#map .ul_3 li a,.ul_3 .li3 span a{ background:url(/index/images/style/li_bg2.gif) no-repeat left center;  font-weight:normal; font-size:12px; color:#444;}
#fudong_ads{ position:absolute; overflow:hidden; z-index:99999;}
#fudong_ads div{ overflow:hidden;}
#fudong_ads #ads_close{ cursor:pointer; display:block; width:40px; height:18px; float:right;}
.bdshare-slide-button-box{ z-index:10;}
.Cust{ position:fixed; bottom:10%; right:10px; z-index:111;}
.Cust .CustList{ width:50px; height:50px; margin-bottom:2px; position:relative; background-color:rgba(233,71,9,0.8); background-image:url(/index/images/style/custIco.png); background-repeat:no-repeat; cursor:pointer; -moz-transition:all 0.8s cubic-bezier(.19,1,.22,1); -o-transition:all 0.8s cubic-bezier(.19,1,.22,1); -webkit-transition:all 0.8s cubic-bezier(.19,1,.22,1); transition:all 0.8s cubic-bezier(.19,1,.22,1);}
.Cust .CustList:hover{ background-color:rgba(233,71,9,1);}
.Cust .CustCt{ width:165px; padding:5px; box-sizing:border-box; border:solid 1px #e94709; background:#fff; position:absolute; right:60px; top:0; display:none;}
.Cust .CustCt:after{ content: ""; position:absolute; top:20px; right:-7px; width:0; height:0; border-top:6px solid transparent; border-left:6px solid #e94709; border-bottom:6px solid transparent;}
.Cust .CustCt img{ width:100%;}
.Cust .CustTel{ background-position:left top;}
.Cust .CustCode{ background-position:left -50px;}
.Cust .CustToTop{ background-position:left -100px;}
.CustTel .CustCt{ padding:0;}
.CustTel .CustCt dt{ background:#e94709; text-align:center; color:#fff; font-size:16px; line-height:50px;}
.CustTel .CustCt dd{ padding:8px; padding-bottom:0;}
.CustTel .CustCt dd span{ background:#efefef; display:block; text-align:center; margin-bottom:8px; line-height:32px; border-radius:5px;}

@media screen and (max-width:1440px){
body, div, a{ font-size:12px;}
.wrap{ max-width:1000px;}
.headTd .headTdCt span{ margin-left:20px;}
.headLogoLink{ width:330px; margin-top:6px;}
.headMenu .ulMenu .menuList{ margin-left:32px}
.headMenu .ulMenu .menuList .menuFir{ font-size:14px;}
.headMenu .menuSonMenu ul li a{ font-size:12px; padding:0 16px;}
.Search .SearKey{ width:635px;}
.Search .SearKey strong, .Search .SearKey a, .Search .SearCt .tb_sear{ font-size:12px;}
.Search .SearKey a{ padding:0 8px;}
.Search .SearCt .tb_sear{ width:240px;}
.iTitle{ font-size:14px; margin-top:40px;}
.iTitle b{ font-size:26px;}
.footLogo{ width:180px;}
.footMenu .dMenu dt a{ font-size:14px;}
.footMenu .dMenu{ width:85px; padding-left:18px; margin-left:18px;}
.footMenu .dMenuPro{ width:170px;}
.iMsgPic, .iMsgCt{ width:500px; height:430px;}
.iMsgCt .iMsgTit{ margin-top:50px;}
.iMsgCt .iMsgTit b{ font-size:22px; left:73px;}
.iMsgCt .iMsgTit p strong{ font-size:28px;}
.iMsgCt .iMsgTit p span i{ font-size:18px;}
.iMsg{ margin-top:10px;}
.iMsg .iMsgList{ margin-bottom:5px;}
}